`

Basics of Practical GenAI (Arabic)

200.00 EGP


This is part 1 of the Practical GenAI Sequel. The objective of the sequel is to prepare you to be a professional GenAI engineer/developer. I will take you from the ground-up in the realm of LLMs and GenAI, starting from the very basics to building working and production level apps. The spirit of the sequel is to be “hands-on”. All examples are code-based, with final projects, built step-by-step either in python, Google Colab, and deployed in streamlit. By the end of the courses sequel, you will have built chatgpt clone. We will cover prompt engineering approaches, and use them to build custom apps, that go beyond what ChatGPT knows. We will use OpenAI APIs, LangChain and many other tools. We will build together different applications using streamlit as our UI and cloud deployment framework. Streamlit is known of its ease of use, and easy python coding.

    Pre-requisities

  • Python

  • NLP

  • Generative AI Foundations

  • Transormers

    Topics Covered

  • GenAI and LLM foundations

  • OpenAI API basics

  • ChatGPT Clone in Streamlit

  • Prompt Engineering

  • Agents

  • OpenAI Assistant API

  • LangChain

    What you will learn

  • Understand the foundations of GenAI

  • Master OpenAI API Chat API

  • Build ChatGPT Clone with OpenAI API and Streamlit

  • Understand and apply Prompt Enigneering techniques

  • Practice with advanced OpenAI Assitants API and Function Calling

  • Get introduced to LangChain